home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo PC-Deal will not run from the CDRom drive. If you wish
- echo to run PC-Deal, please do the following:
- echo 1. Change to your Hard drive. (C: and hit enter)
- echo 2. Type CD\ and Hit Enter.
- echo 3. Type MD PCDEAL and Press Enter.
- echo 4. Type CD PCDEAL and Press Enter.
- echo 5. Type COPY X:\PCDEAL and Press Enter. (X:=Your CDRom Drive letter)
- echo 6. Type PCDEAL and Press Enter. (To start PCDEAL)
- echo.
- pause
- cls
-